home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Tools / Languages / Harvest C 1.3 / Application / Examples / Harvest Bullseye / bullWindow.h < prev   
Encoding:
Text File  |  1991-04-25  |  135 b   |  10 lines  |  [TEXT/KAHL]

  1. /*****
  2.  * bullWindow.h
  3.  *
  4.  *        Public interfaces for bullWindow.c
  5.  *
  6.  *****/
  7.  
  8. void DrawBullseye (short active);
  9. void SetUpWindow(void);
  10.